io.pipe.read (method) 2 uses io (current package) pipe.go#L50: func (p *pipe) read(b []byte) (n int, err error) { pipe.go#L136: return r.p.read(data)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)